home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / game / role / GraalHerald1.lha / GraalHerald1 / 10.scene < prev    next >
Text File  |  1996-11-27  |  1KB  |  44 lines

  1. /* Q's and A's
  2. /*
  3. TITLE Crumpled.iff,CUT
  4.  
  5. TYPE 4,22,4,10,SHADOW2,Q
  6. TYPE 2,18,4,30,NONE,What does that <-> symbol on the loading screen
  7. TYPE 2,18,4,40,NONE,mean?
  8. TYPE 4,20,4,60,SHADOW2,A
  9. TYPE 2,18,4,80,NONE,It means GRAAL has found enough free RAM to
  10. TYPE 2,18,4,90,NONE,invoke its memory cacheing function - that is, 
  11. TYPE 2,18,4,100,NONE,store as many files as possible in memory to reduce
  12. TYPE 2,18,4,110,NONE,loading times when they are re-used.
  13. TYPE 2,18,4,120,NONE,If the memory cache is actually used then depends
  14. TYPE 2,18,4,130,NONE,on the setting of the MAX_CACHE: statement in the
  15. TYPE 2,18,4,140,NONE,graal.main file.
  16.  
  17. W 3000
  18.  
  19. TITLE Crumpled.iff,11
  20.  
  21. TYPE 4,22,4,10,SHADOW2,Q
  22. TYPE 2,18,4,30,NONE,When I try to use the buttons in the "parameter
  23. TYPE 2,18,4,40,NONE,editor", strange and unpleasant things happen.
  24. TYPE 4,20,4,60,SHADOW2,A
  25. TYPE 2,18,4,80,NONE,Check that CLPART:, ...BOBS: and BG_IFF: statements
  26. TYPE 2,18,4,90,NONE,in the scripts involved are correct, that objects
  27. TYPE 2,18,4,100,NONE,point to rooms that exist, and that all scripts are
  28. TYPE 2,18,4,110,NONE,saved to disk. (Run the syntax checker!) If problems
  29. TYPE 2,18,4,120,NONE,persist, give me an error report (see elsewhere in
  30. TYPE 2,18,4,130,NONE,the Herald). I have also picked some bugs out of the
  31. TYPE 2,18,4,140,NONE,editor, and the proper 2.0 version will often give
  32. TYPE 2,18,4,150,NONE,better error reports in this respect.
  33.  
  34. W 3000
  35.  
  36.  
  37.  
  38. TITLE END
  39.  
  40. /*
  41. FINAL
  42.  
  43. TITLE END
  44.